home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Modules / BackSpaceModules / Source / Stef / StefView.nib / data.classes next >
Text File  |  1993-06-24  |  273b  |  22 lines

  1. StefView = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     buffer;
  6.     sharedInspectorPanel;
  7.     clearSpot;
  8.     spot;
  9.     sbuffer;
  10.     speedSlider;
  11.     };
  12.     SUPERCLASS = View;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. MySubclass = {
  20.     SUPERCLASS = Object;
  21. };
  22.